chore(deps): bump the major-deps-updates-main group across 1 directory with 5 updates#110
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…y with 5 updates Bumps the major-deps-updates-main group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cross-env](https://github.com/kentcdodds/cross-env) | `7.0.3` | `10.0.0` | | [@cucumber/gherkin](https://github.com/cucumber/gherkin) | `33.0.0` | `35.0.0` | | [@cucumber/messages](https://github.com/cucumber/messages) | `28.0.0` | `29.0.1` | | [type-fest](https://github.com/sindresorhus/type-fest) | `4.41.0` | `5.0.0` | | [chai](https://github.com/chaijs/chai) | `5.2.1` | `6.0.1` | Updates `cross-env` from 7.0.3 to 10.0.0 - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v7.0.3...v10.0.0) Updates `@cucumber/gherkin` from 33.0.0 to 35.0.0 - [Release notes](https://github.com/cucumber/gherkin/releases) - [Changelog](https://github.com/cucumber/gherkin/blob/main/CHANGELOG.md) - [Commits](cucumber/gherkin@v33.0.0...v35.0.0) Updates `@cucumber/messages` from 28.0.0 to 29.0.1 - [Release notes](https://github.com/cucumber/messages/releases) - [Changelog](https://github.com/cucumber/messages/blob/main/CHANGELOG.md) - [Commits](cucumber/messages@v28.0.0...v29.0.1) Updates `type-fest` from 4.41.0 to 5.0.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v4.41.0...v5.0.0) Updates `chai` from 5.2.1 to 6.0.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.2.1...v6.0.1) --- updated-dependencies: - dependency-name: cross-env dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: "@cucumber/gherkin" dependency-version: 35.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: "@cucumber/messages" dependency-version: 29.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: type-fest dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: chai dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates-main ... Signed-off-by: dependabot[bot] <[email protected]>
|
Thank you for creating PR!🙏 |
Contributor
Author
|
None of your dependencies match this group anymore, you may need to update your configuration file to remove it or change its rules. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the major-deps-updates-main group with 5 updates in the / directory:
7.0.310.0.033.0.035.0.028.0.029.0.14.41.05.0.05.2.16.0.1Updates
cross-envfrom 7.0.3 to 10.0.0Release notes
Sourced from cross-env's releases.
Commits
8635e80fix(release): manually release a major version3a58f22chore: fix npmrc registryb70bfffchore(ci): add names to steps and workflowscc5759dfix(release): manually release a major version080a859chore: remove publish script31e5bc7chore(ci): restore built files81e9c34chore(ci): add back semantic-release3e380cbfix: link to license0642472fix: handle edge case and update README for clarity3ff5b3dfeat: modernize cross-env with TypeScript, Vitest, and ESM-only build (#261)Updates
@cucumber/gherkinfrom 33.0.0 to 35.0.0Release notes
Sourced from
@cucumber/gherkin's releases.Changelog
Sourced from
@cucumber/gherkin's changelog.Commits
1adafdePrepare release v35.0.06ad8c8dUpdate dependency messages to 29.0.1 (#474)db88f9achore(deps): update dependency cucumber.messages to v29 (#471)5578bbc[.NET] Don't trim whitespaces before escape character (#467)59f5b89fix(deps): update dependency@cucumber/messagesto v29 (#470)6b0f030chore(deps): update dependency cucumber_messages to v29 (#469)db76ffafix(deps): update dependency io.cucumber:messages to v29 (#472)7207024fix(deps): update module github.com/cucumber/messages/go/v28 to v29 (#473)3b55acdchore(deps): update dependency astral-sh/uv to v0.8.17b63d778chore(deps): update dependency astral-sh/uv to v0.8.16Updates
@cucumber/messagesfrom 28.0.0 to 29.0.1Release notes
Sourced from
@cucumber/messages's releases.Changelog
Sourced from
@cucumber/messages's changelog.Commits
841cf13Prepare release v29.0.1e95aa73Fix schema copying for release (#333)43c2074Prepare for the next development iterationbeb80ebPrepare release v29.0.0d760b57Update CHANGELOG.mdf40207bUpdate CHANGELOG02ac808Add Suggestion message (#329)a921216Clarify documentation around stepMatchArgumentsLists (#330)5eb3248chore(deps): update dependency@cucumber/compatibility-kitto v22 (#331)e15a5c5Add workerId to TestRunHookStarted (#332)Updates
type-festfrom 4.41.0 to 5.0.0Release notes
Sourced from type-fest's releases.
... (truncated)
Commits
fc14f875.0.0f7bc576AddIsUndefinedtype5f830b5Minor tweakse790c3fTaggedUnion: Fix incorrect usage example (#1211) (#1221)bfcdbc4RequiredDeep: Fix behaviour withundefined(#1218)93728b5AddIsOptionalKeyOf,IsReadonlyKeyOf,IsRequiredKeyOf, and `IsWritableK...d52d5e7RefactorIsNumericLikeand fixUnionMin,UnionMaxtypes (#1192)642bb13Jsonify: HandleunknownasJsonValue(#1206)b5b0214Require TypeScript 5.9d2bda94TsConfigJson: Add TypeScript 5.9 fields (#1210)Updates
chaifrom 5.2.1 to 6.0.1Release notes
Sourced from chai's releases.
... (truncated)
Commits
2a3ecfffix: keep function/class names in bundle (#1701)f41e821feat: remove unbundled sources (#1700)f2c2e3efix: reintroduce bundle (#1699)445d477Update core contributors (#1697)fdcad8bchore: remove bundled chai (#1694)10cb344chore: changemainto point at chai directly (#1696)a125d3echore: usefilesfor publishing (#1695)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions